f8 .enable #floodprotect | echo 2 -s <INFO> Flood protection enabled. Manual trigger available at %floodprotManualTrigger messages, automatic activation at %floodprotAutoTrigger messages, with reset after %floodprotResetDelay seconds of inactivity. Warns of messages with more than %floodprotColourTrigger colour codes. To change these settings, type /fpsetup. To turn it off, press Shift-F8
if (%tempFloodprotTriggerNick = %floodprotAutoTriggerNick) { echo 4 -s $timestamp <FLOOD> Detected nick flood by $nick ( $+ *!* $+ $site $+ ) | mode $chan +b $wildsite | onotice $chan <@ $+ $chan automessage> $nick has been banned due to a nick flood... please don't kick this user to ensure that they will not be able to flood on other channels. }
echo 4 -s $timestamp <FLOOD> Manual %floodprotMessage activated for %floodprotNick ( $+ %floodprotBanmask $+ ) on %floodprotChannel
if (%floodprotChannel = $null) || ($me !isop %floodprotChannel) { ignore *!* $+ $site -au60 | notice $nick You have been ignored for 60 seconds due to a %floodprotMessage }